home *** CD-ROM | disk | FTP | other *** search
/ Sprite 1984 - 1993 / Sprite 1984 - 1993.iso / man / cmds.fmt / finger.man < prev    next >
Text File  |  1990-05-13  |  3KB  |  133 lines

  1.  
  2.  
  3.  
  4. FINGER                    User Commands                    FINGER
  5.  
  6.  
  7.  
  8. NNAAMMEE
  9.      finger - user information lookup program
  10.  
  11. SSYYNNOOPPSSIISS
  12.      ffiinnggeerr [ options ] name ...
  13.  
  14. DDEESSCCRRIIPPTTIIOONN
  15.      By default _f_i_n_g_e_r lists the login name, full name, terminal
  16.      name and write status (as a `*' before the terminal name if
  17.      write permission is denied), idle time, login time, and
  18.      office location and phone number (if they are known) for
  19.      each current UNIX user. (Idle time is minutes if it is a
  20.      single integer, hours and minutes if a ':' is present, or
  21.      days and hours if a 'd' is present.) By default, only one
  22.      entry per user (with the least idle time) is printed.
  23.  
  24.      A longer format also exists and is used by _f_i_n_g_e_r whenever a
  25.      list of people's names is given.  (Account names as well as
  26.      first and last names of users are accepted.) This format is
  27.      multi-line, and includes all the information described above
  28.      as well as the user's home directory and login shell, any
  29.      plan which the person has placed in the file ._p_l_a_n in their
  30.      home directory, and the project on which they are working
  31.      from the file ._p_r_o_j_e_c_t also in the home directory.
  32.  
  33.      _F_i_n_g_e_r may be used to lookup users on a remote machine.  The
  34.      format is to specify the user as ``user@host.''  If the user
  35.      name is left off, the standard format listing is provided on
  36.      the remote machine.
  37.  
  38.      _F_i_n_g_e_r options include:
  39.  
  40.      --mm   Match arguments only on user name.
  41.  
  42.      --ll   Force long output format.
  43.  
  44.      --pp   Suppress printing of the ._p_l_a_n files
  45.  
  46.      --ss   Force short output format.
  47.  
  48.      --aa   Print all entries for logged-in users rather than the
  49.           entry with the least idle time for each user.
  50.  
  51. FFIILLEESS
  52.      /etc/utmp           who file
  53.      /etc/passwd         for users names, offices, ...
  54.      /usr/adm/lastlog    last login times
  55.      ~/.plan             plans
  56.      ~/.project          projects
  57.  
  58. SSEEEE AALLSSOO
  59.      chfn(1), w(1), who(1)
  60.  
  61.  
  62.  
  63. Sprite v1.0               May 10, 1986                          1
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70. FINGER                    User Commands                    FINGER
  71.  
  72.  
  73.  
  74. AAUUTTHHOORR
  75.      Earl T. Cohen
  76.  
  77. BBUUGGSS
  78.      Only the first line of the ._p_r_o_j_e_c_t file is printed.
  79.  
  80.      The encoding of the gcos field is UCB dependent - it knows
  81.      that an office `197MC' is `197M Cory Hall', and that `529BE'
  82.      is `529B Evans Hall'.  It also knows that a four digit
  83.      office phone number should have a ``x2-'' prepended.
  84.  
  85.      There is no way to pass arguments to the remote machine as
  86.      _f_i_n_g_e_r uses an internet standard port.
  87.  
  88.      A user information data base is in the works and will radi-
  89.      cally alter the way the information that _f_i_n_g_e_r uses is
  90.      stored.  Finger will require extensive modification when
  91.      this is implemented.
  92.  
  93. SSPPRRIITTEE FFEEAATTUURREESS
  94.      Specifying the pseudo-user "=ps" will perform a ps on the
  95.      specified machine. Specifying the pseudo-user "=rup" will
  96.      perform a rup on the specified machine.  Specifying the
  97.      pseudo-user "=all" will perform a finger -a on the specified
  98.      machine.
  99.  
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129. Sprite v1.0               May 10, 1986                          2
  130.  
  131.  
  132.  
  133.